home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #8 / K-CD-8-2003.ISO / Eraser / EraserSetup.exe / {app} / Boot / eBoot.exe / eBoot.IMA / OPTIONS1.TXT < prev    next >
Encoding:
Text File  |  2002-10-30  |  1.2 KB  |  25 lines

  1.  
  2.   This documentation continues on keys F4 and F5.
  3.  
  4.   To see the boot messages:  Remove 'quiet' from the syslinux.cfg file.
  5.   Boot option example:       0fdban ide0=autotune hdb=noprobe07
  6.  
  7.   "hdx="  is recognized for all "x" from "a" to "h", such as "hdc".
  8.   "idex=" is recognized for all "x" from "0" to "3", such as "ide1".
  9.  
  10.   "hdx=noprobe"       : drive may be present, but do not probe for it
  11.   "hdx=none"          : drive is NOT present, ignore cmos and do not probe
  12.   "hdx=nowerr"        : ignore the WRERR_STAT bit on this drive
  13.   "hdx=cdrom"         : drive is present, and is a cdrom drive
  14.   "hdx=cyl,head,sect" : disk drive is present, with specified geometry
  15.   "hdx=noremap"          : do not remap 0->1 even though EZD was detected
  16.   "hdx=autotune"      : driver will attempt to tune interface speed
  17.     to the fastest PIO mode supported, if possible for this drive only.
  18.     Not fully supported by all chipset types, and quite likely to cause
  19.     trouble with older/odd IDE drives.
  20.   "hdx=slow"          : insert a huge pause after each access to the data
  21.     port. Should be used only as a last resort.
  22.   "hdx=swapdata"      : when the drive is a disk, byte swap all data
  23.   "hdx=bswap"         : same as above
  24.  
  25.